home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / mm / mm-0.90 / help / TOP.DIR / examine.HLP < prev    next >
Encoding:
Text File  |  1990-12-18  |  940 b   |  23 lines

  1. EXAMINE  -  go to another mail file, read-only
  2.  
  3. Usage: EXAMINE filename
  4.   
  5. The EXAMINE command brings you to another mail file in read-only mode.  While
  6.   you can read the mail file and possibly modify it, nothing you do will
  7.   change the file on disk.  EXAMINE is useful for looking at an archive file
  8.   that should not be changed, or someone else's file.  New mail will not be
  9.   put into your main mail file (mbox) while you EXAMINE it.
  10.  
  11. The variable MODIFY-READ-ONLY controls whether you can modify a read-
  12.   only file internally.  Normally, it is set to YES, but the modifications 
  13.   are not saved to disk.  
  14.  
  15. Example:
  16.     MM>examine archive     #gives read-only access to the file "archive"
  17.  
  18. Use GET with a filename for read/write access.  After using EXAMINE, use GET
  19.   with no filename to have read/write access to mbox.
  20.  
  21. For more help type "help" and one of these topics:
  22.   get   move   copy   write   filing   set modify-read-only
  23.